Skip to main content
Feedback

Cloud API Management - Local Edition Database Characteristics (added in v6.2.0)

The following table provides information about database characteristics in tethered and untethered modes. Refer to Preparing Database for more information.

Database CharacteristicsTetheredUntetheredNotes
Uses connection pooling✅ (All pods)✅ (All pods)Connection pooling characteristics are different for each pod.
Connection timeoutThe default value for connection timeout is 4000 ms. You can change the helm value. Refer to 6.2.0 Values.yaml for more information about Helm values.
Read timeoutThe default value for read timeout is 30s. You can change the helm value. Refer to 6.2.0 Values.yaml for more information about Helm values.
Write timeoutThe default value for write timeout is 360s. You can change the helm value. Refer to 6.2.0 Values.yaml for more information about Helm values.
Pool SizeRefer to Client-side Connection Pool Settings for Pool size parameters.
Supports SSLIt supports mtls, trust, verify-ca, and verify-full.